Skip to main content

LowercaseString

Type

operator

Summary

Lowercases Source.

Syntax

the lower of <Source>

Description

Uppercase letters, including special characters with diacritical marks, are converted to the lowercase equivalents. All other characters, including lowercase letters, numbers, punctuation, and special characters with no upper or lower case, are left unchanged.

Parameters

NameTypeDescription

Source

An expression which evaluates to a string.

Thank you for your feedback!

Was this page helpful?